x86: undo vm_init() movement from 1a6e3220cc
authorJan Beulich <jbeulich@suse.com>
Thu, 2 Feb 2017 14:46:17 +0000 (15:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 2 Feb 2017 14:46:17 +0000 (15:46 +0100)
commit95c19287580c04c8abd0a0e0bc81d9bec32971a5
tree9a5f2ded3ff3c350714ebfc06fbb26cfb9909e12
parent1a6e3220cc19b8705c27ca90dbc615270237f372
x86: undo vm_init() movement from 1a6e3220cc

There must not be any alloc_xen_pagetable() calls between
end_boot_allocator() and the setting of SYS_STATE_boot.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/setup.c